tests: Use strict mode by default for C tests
authorColin Walters <walters@verbum.org>
Mon, 6 Jun 2016 19:00:13 +0000 (15:00 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 6 Jun 2016 20:24:21 +0000 (20:24 +0000)
commit085801185125893a53d7a65732c6832f875ed5d6
treef2a3086eef99b55bee7b032bac5236bb79360d6a
parentd78e12fc39075ba6ff87f5c42f602af08f75a2d7
tests: Use strict mode by default for C tests

I was extending the C-based test suite to cover more, and noticed that
we weren't aborting if a command failed.  That made the tests somewhat
less useful, so let's fix it.

Closes: #321
Approved by: jlebon
tests/libostreetest.c